Computers in Biology and Medicine
○ Elsevier BV
Preprints posted in the last 30 days, ranked by how well they match Computers in Biology and Medicine's content profile, based on 128 papers previously published here. The average preprint has a 0.17% match score for this journal, so anything above that is already an above-average fit.
Abd Aziz, A. B.; Arabiat, A.; Abu Owida, H.; Abuowaida, S.; Alshdaifa, N.; A. Mashagba, H.
Show abstract
This study emphasizes the potential of computational techniques in cancer risk assessment, lighting opportunities for specific and data-driven healthcare solutions. This study examines the use of artificial intelligence (AI), machine learning (ML), and deep learning (DL) approaches to improve cancer risk assessment using a Kaggle dataset. The study uses Java-based ML software to create and evaluate multiple predictive models, taking advantage of its powerful libraries and frameworks for processing and analyzing cancer risk indicators. This work analyzes model performance using 10-fold cross-validation, resulting in reliable generalization and accuracy estimates. Several classification techniques, such as Random Forest (RF) logistic regression (LR), decision trees (DT), Naive Bayes (NB), and Multi-layer perceptron (MLP), are used to assess their efficacy in predicting risk levels for various cancer types. To measure classification effectiveness, key performance metrics such as accuracy, precision, recall, and F1 score are produced, in addition to multi-class confusion matrices. The results show that the RF model is the best classifier for classification, with accuracy of 99.85%, F-measure of 99.80%, precision of 99.80%, and sensitivity of 99.90%. These findings demonstrate the model's ability to effectively estimate cancer risk levels among individuals. of cancer risk estimations, allowing for earlier discovery and more effective medical care.
Ahmed, N.; Maple, P.; Tanasescu, R.; Giorgi, L.; Valentino, P.; di Sapio, A.; Gran, B.; Rauch, C.; Kreft, K. L.
Show abstract
Background: Detecting higher order relationships in datasets of complex traits, such as multiple sclerosis (MS), has been challenging. Conventional statistics largely rely on comparing averages across groups and thereby discard important information on the underlying distribution of datapoints. The Genomic Information Field Theory (GIFT) overcomes this limitation by ranking individuals based on linear measures, for example immunoglobulin titres. The exact role of humoral immune responses against several human herpes viruses in a sex-dependent manner in MS is currently unknown. Materials and methods: We compared the performance of GIFT with conventional statistical frameworks to detect differences in the humoral immune response against 4 highly prevalent herpes viruses linked to an individuals susceptibility to develop MS in 200 MS patients and 137 healthy controls. Results: GIFT validated the well-known association that the Epstein Barr Virus (EBV) protein EBNA1 is strongly linked to MS susceptibility in both sexes. In contrast to conventional statistics, GIFT also identified association between herpes simplex virus, varicella zoster virus and the EBV VCA protein and female susceptibility to develop MS, whereas male MS susceptibility was only linked to CMV immunoglobulin levels. None of these associations was observed using conventional statistical tools. Conclusion and discussion: We here show for the first time that GIFT is able to detect novel associations in human immunoglobulin data linked to MS susceptibility, which remained undetected by conventional statistical frameworks. This shows the power of GIFT to detect complex phenotype-trait associations and underlying subgroups within populations.
Ueda, Y.; Ishida, T.
Show abstract
Purpose: Patient identity management is fundamental to healthcare information systems, as identification inconsistencies can compromise patient safety, data integrity, and clinical workflow efficiency. Reliable linkage of medical images acquired across different imaging modalities remains challenging because of variations in image appearance, acquisition geometry, and imaging characteristics. In this study, we developed an automated patient identity verification framework for multimodal medical imaging using deep metric learning and Data-Augmented Domain Adaptation (DADA). Methods: The proposed framework learned modality-invariant patient representations from labeled source-domain data while leveraging unlabeled target-domain data to mitigate cross-modality distribution shifts. Chest radiographs and computed tomography (CT) scout images obtained under routine clinical conditions were retrospectively collected and used for evaluation. Verification performance was assessed using receiver operating characteristic (ROC) analysis, with the area under the ROC curve (AUC) used as the primary performance metric. Results: The proposed framework achieved consistently high verification performance across all evaluation conditions, with AUC values ranging from 0.9997 to 0.9998. Similarity-score distributions demonstrated distinct separation between same-patient and different-patient image pairs despite substantial differences between imaging modalities. Conclusion: These findings indicate that patient-specific anatomical representations can be preserved across heterogeneous imaging domains through metric learning and domain adaptation. The proposed framework may serve as a practical infrastructure component for patient identity management, multimodal data integration, quality assurance, and patient safety applications within healthcare information systems.
Champeaux, S. A.; Booth, J.; Brown, A.; Sebire, N. J.; Drobnjak, I.; Bowyer, S.
Show abstract
Background: Machine learning models leveraging electronic health records (EHRs) can support earlier detection of sepsis in intensive care units (ICUs). However, their clinical utility depends on reproducibility across institutions and patient populations. Building on a published pipeline from the Children's Hospital of Philadelphia (CHOP), this study examines how a neonatal sepsis prediction framework performs and can be adapted to a range of intensive care environments, paediatric, cardiac, and neonatal, at Great Ormond Street Hospital (GOSH). Methods: We extracted de-identified ICU EHR data from GOSH and applied feature derivation, unit harmonisation, and temporal sampling to align with the CHOP dataset used by Masino et al. (2019). Seven classifiers were first evaluated using CHOP-trained weights to characterise cross-domain behaviour and then retrained on local data to assess recoverability and site-specific adaptation. Model discrimination was summarised by AUC and F1, and learning curves were used to explore sample efficiency and bias-variance dynamics. Results: Models achieved strong discrimination on the CHOP neonatal cohort but demonstrated reduced performance when transferred to the mixed GOSH ICU population, reflecting anticipated domain and population shift. Retraining on GOSH data restored discrimination (AUC range 0.69-0.86), with Gradient Boosting (AUC 0.86 vs AUC 0.87 at CHOP) and KNN (AUC 0.80 vs AUC 0.79 at CHOP) models performing comparably to their CHOP benchmarks. DeLong's test confirmed statistically significant gains across all classifiers (p < 0.001). Conclusion: ICU cohort and baseline demographic differences between CHOP and GOSH introduced domain shift that limited direct model transfer. Elements of the original preprocessing pipeline could not be reproduced, further constraining transportability. Yet, retraining on local data restored high discrimination, showing that the modelling framework remains robust when re-estimated in new settings. These results highlight local adaptation as a practical route to recover performance and support safe, generalisable deployment of clinical prediction models in mixed clinical environments.
Abhigyan, R.; Sood, V.; Arora, P.; Kaur, B.
Show abstract
Recent advances in artificial intelligence have accelerated the discovery of bioactive peptides by enabling computational exploration of the vast peptide sequence space. However, existing peptide generation approaches generally rely on either distribution-learning models, which generate biologically realistic sequences but do not consistently optimize functional activity, or optimization-based methods, which maximize prediction confidence while often deviating from the underlying distribution of experimentally validated peptides. To address this limitation, a two-phase generative-evolutionary framework is proposed that integrates distribution learning with evolutionary optimization. In the first phase, Variational Autoencoders (VAE), Autoregressive Transformers (ART), and Token Diffusion Transformers (TDT) are used to generate biologically plausible seed peptides. In the second phase, these peptides were used as initial seed for Hill Climbing optimization procedure that iteratively improves fitness function score. The proposed two-phase framework was evaluated using a dataset of experimentally validated IL-2-inducing peptides. Evaluation using independent IL-2 prediction models showed that Autoregressive Transformer combined with Hill Climbing achieved the best overall performance, achieving the mean IL-2 induction confidence score of 0.96 while reducing KL divergence from 2.26 for standalone Hill Climbing to 0.75. A case study on an independent IL-13 inducing peptide dataset showed similar trends, with ART initialized Hill Climbing achieving the mean IL-13 induction score of 0.99 while reducing KL divergence from 1.76 to 0.59. Overall, the framework provides a generalizable approach for balancing functional optimization and distributional realism and can be applied to peptide discovery and data augmentation in imbalanced biological datasets thereby generating high confidence peptides for wet lab validation. HighlightsO_LIProposed a two-phase framework for bioactive peptide generation with potential to address class imbalance in peptide classification tasks. C_LIO_LIPerformed a systematic comparison of distribution-learning and optimization-based approaches for peptide generation. C_LIO_LICombined distribution-learning models for sequence generation with optimization algorithms for improving peptide functional properties. C_LIO_LIDemonstrated the applicability of the proposed framework across multiple bioactive peptide datasets. C_LI
Schack, M.; Rathert, H.; Boehnke, J.; Ruebsamen, N.; Bode, L.; Karch, A.; Almekkawi, M. K.; Marschollek, M.; Beerbaum, P.; Wulff, A.; Jack, T.
Show abstract
Background: Sepsis is a life-threatening condition triggered by infection and associated with dysregulated immune response of the patient followed often by multiorgan dysfunction or failure. In the clinical evolution of sepsis towards organ dysfunction, early initiation of a suited therapy significantly increases patient outcomes and reduces mortality rates. Since electronic health records provide data in a machine-readable format, this process could be supported by computerized systems. Methods: We developed an interoperable, time-sensitive CDSS that able to detect systemic inflammation and the different classifications of sepsis (bacterial/viral, suspected/proven, on admission/PICU acquired) in pediatric patients based on the analysis of routine clinical data. This application is provided as part of this publication as an open demonstrator (web application), and the usability and accuracy of the CDSS is shown by a retrospective creation of sepsis outcome labels for a routine data set of 4,655 pediatric patients. As a reference standard, the patients were manually assessed by blinded clinical experts. Results: In comparison with the reference standard, the CDSS achieved sensitivity of 96.9% (95% CI: 80.9-99.6%) and specificity of 99.1% (95% CI: 95.1-99.8%). In the context of a sepsis outcome labeling for 4,655 patients, the CDSS detected 4,342 episodes of inflammation of which 1,723 were classified as sepsis. Conclusions: We demonstrated that our routine-data based CDSS is able to perform a complex sepsis detection process with high diagnostic accuracy. Such CDSS with the ability to differentiate between SIRS, sepsis on admission, suspected and proven sepsis can prospectively support clinical management, monitoring and quality management.
de Almeida, D. d. S.; Albuquerque, A. O.; Peixoto Lima, A. M.; Gaieta, E. M.; Souza, J. S.; dos Santos-Costa, A. H.; de Andrade, L. M.; Sampaio, J. V.; Sartori, G. R.; Silva, e. J. H. M. d.
Show abstract
Antibodies generally exhibit high specificity for their cognate epitopes, but structural and physicochemical similarities between distinct epitopes can enable an antibody to recognize different antigens, resulting in cross-reactivity. This property can be exploited for antibody repurposing. To identify epitopes that share such similarities, both sequence- and structure-based approaches can be employed. In this context, 3D Zernike descriptors provide a compact representation of protein surface geometry as numerical feature vectors, enabling quantitative comparisons independently of structural alignment and orientation. Thus, this study aimed to evaluate the application of 3D Zernike descriptors for the structural clustering of antibodies and epitopes and to explore their use in antibody repurposing for the recognition of new targets. To this end, antibody binding sites previously associated with recognition of similar epitopes were analyzed at different structural levels, considering the CDRs, CDRH3, and complete paratopes. Surface similarity was subsequently quantified by calculating the Euclidean distance between their corresponding 3D Zernike feature vectors. Performance was benchmarked against SPACE2. Additionally, different distance thresholds were evaluated based on their ability to recover antibody pairs recognizing the same epitope. The paratope-based approach provided the best balance between the number of identified pairs and precision at a distance threshold of 2.7, whereas epitope clustering showed robust performance up to a distance of 3.0. At these thresholds, the 3D Zernike descriptors identified a greater number of functional pairs than SPACE2 while maintaining comparable precision and identifying complementary sets of antibody pairs.. BTaken together, these findings support the use of 3D Zernike descriptors for structural clustering of antibodies and epitopes and for guiding antibody repurposing G, a highly lethal zoonotic pathogen. Structural screening identified three antibodies with epitopes similar to the NiV target that also showed a consistent binding preference for the target epitope in molecular docking assays. Notably, one candidate, originally directed against a SARS-CoV-2 epitope, formed a stable complex with the NiV epitope, remaining within the 5 [A] RMSD threshold during heated molecular dynamics simulations and emerging as a potential cross-reactive candidate.These results support the use of this computational framework for biopharmaceutical discovery against emerging targets. Taken together, these findings support the use of 3D Zernike descriptors for structural clustering of antibodies and epitopes and for guiding antibody repurposing.
Bagchi, R.; Yee, N. J.; Kwon, J. Y.; Taseh, A.; Ashkani-Esfahani, S.
Show abstract
Purpose To evaluate whether domain-adaptive self-supervised pretraining on musculoskeletal radiographs improves fracture classification and attribution faithfulness relative to ImageNet-pretrained baselines. Materials and Methods This study (June 2025 to May 2026) used previously acquired radiographs to compare three ResNet-50 initializations: supervised ImageNet pretraining (control), self-supervised ImageNet pretraining (DINO), and DINO with additional domain-adapted pretraining on 44,029 musculoskeletal radiographs (DINO-Ortho). All models underwent supervised fine-tuning in three experiments: in-distribution (MURA and FracAtlas datasets), out-of-distribution (an external dataset of 5,365 calcaneal radiographs from 1,775 patients), and initial weights (calcaneal radiographs only). Metrics included sensitivity, specificity, test accuracy, area under the receiver operating characteristic curve (AUROC), and Cohen's kappa; attribution faithfulness was quantified using Remove and Debias scores from Grad-CAM saliency maps. Comparisons used DeLong and Friedman tests. Results Classification performance did not differ significantly between DINO-Ortho and either baseline in any experiment (DINO-Ortho AUROC, 0.89 in-distribution and 0.95 with initial weights). All three models discriminated poorly out-of-distribution (control, 0.59; DINO, 0.57; DINO-Ortho, 0.58). DINO-Ortho showed significantly higher attribution faithfulness than both baselines in all three experiments, including out-of-distribution (25.39 vs -10.41 and 2.14; P < .001) and initial weights (20.88 vs 11.51 and 1.27; P < .001). Qualitative rankings favored DINO-Ortho but did not differ significantly. Conclusion Domain-adapted self-supervised pretraining on musculoskeletal radiographs improved attribution faithfulness while maintaining classification performance comparable to ImageNet-pretrained baselines; no model generalized adequately to external radiographs without task-specific fine-tuning.
Dashti, N.; Schneider, M. M. K.; Eckardt, J. N.; Fiebig, F.; Schweigler, D.; Buttner, S.; Middeke, J. M.; Bornhauser, M.; Rollig, C.; Kather, J. N.; Wiest, I. C.
Show abstract
Background: Adverse event (AE) coding is essential for safety monitoring in oncology clinical trials, particularly in acute myeloid leukemia (AML), where intensive therapies are associated with frequent and heterogeneous toxicities requiring standardized MedDRA (Medical Dictionary for Regulatory Activities) coding. However, manual Low-Level Term (LLT) assignment remains labor-intensive, subjective, and difficult to scale. Although large language models (LLMs) have emerged as promising decision-support tools for automated coding, unguided zero-shot generation remains insufficient for reliable fine-grained MedDRA coding. Objective: To develop and evaluate a retrieval-augmented reasoning pipeline for clinically aligned LLT-level MedDRA coding of free-text adverse events from prospective AML clinical trials. Methods: We implemented a retrieval-augmented reasoning pipeline inspired by the retrieval-augmented generation (RAG) paradigm using LLaMA-3.3-70B-Instruct as the primary backbone and benchmarked the framework across multiple open instruction-tuned LLMs. Dense semantic retrieval first generated a constrained top-100 LLT candidate set for each AE, followed by structured LLM reasoning to select a single best-matching LLT and deterministic mapping to Preferred Term (PT) and System Organ Class (SOC) levels. The pipeline was evaluated retrospectively on AE datasets from three prospective AML clinical trials (MOSAIC, DELTA, and DaunoDouble) with automated LLT/PT/SOC metrics and expert-assessed Clinical Correctness Rate (CCR). Results: Clinical expert review showed high clinical acceptability of the RAG pipeline across datasets (91-97%). Under automated evaluation, the pipeline achieved LLT exact accuracy of 50-58%, PT accuracy of 78-85%, and SOC accuracy of 90-93%. Zero-shot generation and random candidate selection performed substantially worse. Semantic retrieval more often included the coder-assigned LLT among the candidate terms available to the model than retrieval based on lexical similarity. Multi-model benchmarking showed that backbone choice mainly affected LLT exact agreement, whereas PT and SOC performance remained comparatively stable. Conclusions: Retrieval-augmented reasoning supports clinically aligned MedDRA coding of free-text adverse events under realistic candidate constraints in AML clinical trials. Evaluation across three AML clinical trials showed that strict LLT-level string agreement underestimated clinical ap-propriateness, highlighting the importance of combining hierarchical evaluation metrics with clini-cal expert validation for AI-assisted MedDRA coding in hematology trials.
Yang, Y.; Wang, M.; Liu, Y.; Zhan, W.; Dini, D.; Yuan, T.
Show abstract
Cerebrovascular pulsatility drives measurable brain tissue deformation and has been associated with ageing and a range of neurological disorders. Yet how pulsatile haemodynamic forces are transmitted through deformable cerebral arteries into the surrounding brain remains poorly understood, particularly in anatomically realistic vascular geometries. Existing computational approaches have largely treated cerebral fluid and tissue mechanics separately or relied on idealised geometries, limiting our ability to determine how vascular anatomy simultaneously governs intraluminal haemodynamics and extravascular mechanical loading. Here, we develop an image-derived three-dimensional computational framework that jointly resolves pulsatile blood flow, arterial wall deformation and surrounding brain tissue motion in representative cerebral arteries. Four arterial segments, including the middle cerebral artery, middle cerebral artery bifurcation, basilar artery and internal carotid artery, are reconstructed from high-field (5 Tesla) magnetic resonance imaging data of a healthy subject. A finite-deformation fluid-structure interaction model is established by coupling non-Newtonian blood flow, hyperelastic arterial wall and hyper-viscoelastic brain tissue. The predicted tissue response is benchmarked against in vivo magnetic resonance elastography measurements of cardiac-induced volumetric strain over a cardiac cycle. Results reveal spatially localised arterial and tissue deformation whose magnitude and distribution are strongly governed by vascular geometry and wall thickness. Among the segments examined, the internal carotid artery exhibits the largest deformation response, while reduced wall thickness increases strain transmission into the surrounding tissue. Geometrically complex regions also exhibit greater spatial heterogeneity in near-wall haemodynamic metrics. These findings demonstrate that cerebral vascular anatomy simultaneously shapes intraluminal haemodynamics and extravascular mechanical loading. By integrating image-derived vascular anatomy, coupled blood-vessel-brain mechanics and in vivo benchmarking within a unified framework, this study provides a mechanically consistent reference for healthy cerebral pulsatility and establishes a foundation for quantifying how blood-vessel-brain interactions are altered under pathological conditions.
De Luca, S.; Fava, C.; Rizzo, G.; Visconti, A.; Berchialla, P.
Show abstract
Background. Patient stratification from multi-omics and clinical data is essential for uncovering disease heterogeneity and moving toward more personalized treatment strategies. However, integrating heterogeneous data layers while identifying robust patient strata remains challenging. Methods. We introduce Reduced Fusion of Multi-Omics Stratification (RedFuMOS), a novel three-step approach for patient stratification based on mixed-type multi-omics data. RedFuMOS extends Similarity Network Fusion to accommodate mixed-type data layers and layer-specific similarity measures for data integration, includes a dimensionality reduction step to mitigate the curse of dimensionality, and performs patient stratification using density-based hierarchical clustering with HDBSCAN. It also implemented an automated optimization procedure to identify the best set of hyperparameters, minimizing the need for manual tuning. Results. RedFuMOS outperformed six state-of-the-art tools for multi-omics patient stratification in a comprehensive simulated benchmarking study, which also confirmed that, although computationally expensive, the dimensionality reduction step is crucial for achieving good stratification performance. Additionally, RedFuMOS identified two clinically relevant patient strata in a small real-world cohort of patients with Philadelphia chromosome-positive chronic myeloid leukaemia. Conclusion. RedFuMOS provides a flexible framework for integrating heterogeneous multi-omics and clinical data. RedFuMOS is available as an R package at http://github.com/delucasara/RedFuMOS.
Yuan, W.; Wang, Z.; Wu, Q.; He, X.; Tan, J.; Wei, X.; Li, R.; Yin, Y.; Wang, D.; Wang, G.; Chen, T.
Show abstract
Objectives: To develop and externally validate a wall-focused deep learning framework for identifying composite unstable intracranial aneurysm phenotypes on dual-phase high-resolution vessel wall imaging (HR-VWI), and to visualize model attention on the aneurysm wall surface. Methods: This retrospective multicenter study included patients with intracranial aneurysms who underwent both non-contrast and contrast-enhanced HR-VWI. Center 1 was used for model development and patient-level five-fold out-of-fold assessment, whereas Centers 2 and 3 served as independent external validation cohorts. For each aneurysm, dual-phase local wall patches and larger spatial context patches were generated. The Wall-Constrained Encoding Network (WCE-Net) extracted mask-constrained local wall features, and a transfer-learning U-Net with Nested Transformers (UNesT) branch extracted spatial context information. Branch outputs were fused by logit-level stacking. Model performance was evaluated using discrimination, calibration, and decision curve analysis. Three-dimensional gradient-weighted class activation mapping (Grad-CAM) responses were projected onto the reconstructed aneurysm wall surface and compared with HR-VWI surface signal intensity. Results: A total of 629 patients with 773 aneurysms were included. The final fusion model achieved areas under the receiver operating characteristic curves (AUCs) of 0.908, 0.857, and 0.855 in Center 1, external Center 2, and external Center 3, respectively. Corresponding Brier scores were 0.119, 0.153, and 0.150. Surface Grad-CAM showed partial spatial overlap between model-attention hotspots and high-signal HR-VWI regions. Conclusions: Dual-phase wall-focused local-context fusion showed feasibility for identifying composite unstable intracranial aneurysm phenotypes across centers. Surface Grad-CAM provided anatomically referenced visualization of model attention.
Feng, W.; Liu, S.; Yang, Z.; Tao, Y.; Gu, X.; Jin, W.
Show abstract
Background Hepatocellular carcinoma (HCC) treatment selection demands nuanced integration of heterogeneous patient data, yet prevailing predictive models rely on restricted data modalities and oversimplified therapeutic frameworks, compromising clinical translation. Objective We developed and validated a multimodal artificial intelligence framework to guide optimal treatment strategy selection across the full spectrum of HCC interventions. Methods This retrospective study comprised 1,043 HCC patients (development cohort, January 2017-December 2023) and 55 external validation patients (2023) from Wuxi Peoples Hospital. We engineered Embedding-Augmented Extra Trees (ET-Emb), a novel model fusing structured clinical variables with contextual text embeddings derived from medical histories and radiology reports. ET-Emb quantifies probabilities for five primary treatments: open/laparoscopic resection, transarterial chemoembolization, radiofrequency ablation (RFA), and chemotherapy. Model performance was rigorously assessed via 10-fold cross-validation and external validation using ROC-AUC and PR-AUC metrics. Results ET-Emb demonstrated robust performance in the development cohort (ROC-AUC: 0.84 {+/-} 0.04; PR-AUC: 0.55 {+/-} 0.06), significantly outperforming established benchmarks. This generalizability was preserved in external validation (ROC-AUC: 0.77 {+/-} 0.02; PR-AUC: 0.47 {+/-} 0.03). SHAP analysis identified textual clinical narratives and socioeconomic determinants as critical predictive drivers. Conclusions By unifying structured and unstructured data modalities, ET-Emb delivers accurate, multi-treatment strategy prediction for HCC. Its clinical validity and the demonstrated significance of textual features establish multimodal AI as an essential paradigm for simulating complex oncological decision-making, positioning ET-Emb as a transformative tool for precision HCC management.
Lutz, A.; Hellmann, F.; Andre, E.
Show abstract
Heart failure (HF) affects over 64 million people worldwide and remains a leading cause of cardiovascular mortality. Early identification of patients at risk is essential for timely treatment and to support hospital and primary care physicians. This study compares XGBoost and a Transformer- based bidirectional cross-attention model using multimodal data to assess whether deep learning (DL) approaches can outperform classical machine learning (ML) methods for early HF prediction. We identified HF and non-HF patients from the MIMIC-IV database using ICD-9/10 codes, supplemented by clinical evidence from laboratory results, radiology, and discharge notes. Furthermore, we defined a 48-hour prediction window prior to the first clinical evidence of HF. Structured features were engineered from rolling-window statistics and clinical thresholds. Both XGBoost and Transformer models were trained on multimodal data and compared through an ablation study. Finally, we developed a dashboard using a small set of laboratory and medication features to deliver a 48- hour HF risk estimate, aiding clinician diagnosis. Multimodal models outperformed single-modality models across both architectures. The multimodal XGBoost model achieved the highest performance (F1 of 0. 8773 and PR-AUC of 0.9402), while the multimodal Transformer achieved slightly lower performance (F1 0.8635, PR-AUC 0.9209). Structured data contributed most to XGBoost (PR-AUC of 0.9163), whereas clinical notes were better captured by the Transformer (PR- AUC of 0.8220). Explainable dashboards further enhance transparency and usability by delivering quantitative 48-hour risk estimates from minimal features. This demonstrates, in this setting, that traditional ML can outperform DL models such as Transformers on tabular-dominated, multimodal clinical prediction tasks while preserving interpretability, underscoring decision-support systems potential to aid timely diagnosis.
Calado, A.; de Almeida, J. G.; Verde, A. S. C.; Tsiknakis, M.; Marias, K.; Regge, D.; Papanikolaou, N.; ProCAncer-I Consortium,
Show abstract
Purpose: To prospectively validate a semi-supervised learning framework with a lesion-only teacher model (RG-SSL-LOC) for scalable clinically significant prostate cancer detection on biparametric MRI (bpMRI) and assess its added value in multimodal models. Materials and Methods: A multicenter dataset of 13,706 bpMRI examinations (13,630 patients, 27 centers) was used for model development/validation. Three segmentation models (fully supervised learning [FSL], a state-of-the-art report-guided semi-supervised approach [RG-SSL], and the proposed RG-SSL-LOC) were evaluated at lesion- and case-level on external retrospective, external prospective, and internal prospective cohorts. Predictions from the best-performing model were combined with clinico-radiologic variables in a multimodal approach. All case-level results were compared with PI-RADS. Results: At lesion level, RG-SSL-LOC achieved higher median Dice than FSL and RG-SSL (0.49 vs 0.41 and 0.40; both p<.001). At case level, RG-SSL-LOC achieved area-under-the-curve (AUC) values of 0.83, 0.82, and 0.87 in the external retrospective, external prospective, and internal prospective cohorts, respectively. Compared with FSL, AUCs were 0.84 (p=.237), 0.80 (p=.020), and 0.84 (p<.001); compared with RG-SSL, AUCs were 0.83 (p=.929), 0.82 (p=.652), and 0.86 (p=.007); compared with PI-RADS, AUCs were 0.78 (p=.055), 0.83 (p=.652) and 0.86 (p=.480). Combined with clinico-radiological variables, RG-SSL-LOC significantly improved AUC versus clinico-radiological variables alone in the external retrospective (0.85 vs 0.80, p=.002), external prospective (0.87 vs 0.84, p=.008), and internal prospective (0.91 vs 0.88, p<.001) cohorts; in the latter, it reduced unnecessary biopsies by 15.19%. Conclusion: RG-SSL-LOC achieves better segmentation quality than other methods, demonstrates robust prospective multicenter performance and improves multimodal detection.
Darko, R.; Dwumah, D.; Agyapong, K. S.; Agyenim-Boateng, Y.; Darko Anim, R.; Wisdom Jakper, J.; Owusu-Ansah, N. K.; Owusu-Ansah, R.
Show abstract
Machine learning workflows frequently incorporate data preprocessing to enhance predictive performance. However, the need for Super Learner ensembles made up only of preprocessing-invariant tree-based algorithms remains unexplored. Using three benchmark clinical classification datasets, this study examined how preprocessing affected the Super Learner's prediction performance, learner weight distribution, and oracle behavior. The Heart Disease (207 observations), Indian Liver Patient Dataset (583 observations), and Pima Indians Diabetes (768 observations) datasets were used to create a Super Learner ensemble model that included Classification and Regression Trees (CART), Random Forest, Ranger, and Extreme Gradient Boosting (XGBoost). Models were evaluated under raw and preprocessed data conditions using repeated cross-validation. Predictive performance was assessed using the area under the receiver operating characteristic curve (AUC), Matthews correlation coefficient (MCC), and Brier score. Learner weight allocation and Oracle Gap were compared using paired Wilcoxon signed-rank tests with Benjamini-Hochberg adjustment. Preprocessing produced negligible changes in predictive performance for the Heart Disease and Pima datasets. For the ILPD dataset, preprocessing significantly improved AUC (0.746 to 0.752; adjusted p = 0.0017) and reduced the Brier score (0.177 to 0.175; adjusted p < 0.001). Learner weights remained largely stable, although Random Forest replaced Ranger as the dominant learner for the Heart Disease dataset. Oracle Gaps remained extremely small (<0.002) across all datasets and did not differ significantly between preprocessing conditions. Preprocessing provides limited benefit for Super Learner ensembles composed of preprocessing-invariant learners and does not materially alter their oracle behavior. Preprocessing decisions should therefore be guided by dataset characteristics rather than adopted as a universal modelling practice.
Plabon, A. M.; Mukit, A.; Neyamul, M.; Jehady, O. F.; Zuba, F. T.; Mina, M. F.; Islam, T.
Show abstract
Interictal epileptiform discharges (IEDs) are diagnostically important EEG abnormalities observed between seizures. This study addresses a conditional spatial-classification task where every analyzed four-second epoch had already been reviewed and confirmed by experts as containing an IED, and the model assigned that epoch to one of five predefined scalp-distribution categories (generalized, frontal, temporal, occipital, or centro-parietal). The analysis therefore does not evaluate IED-versus-non-IED detection. After preprocessing, 2,514 IED-labelled epochs were analyzed using identical stratified epoch-level partitions, SMOTE based training, 26 handcrafted features per included channel, and multiple machine-learning classifiers. A staged channel ablation compared 19-channel scalp EEG, 21-channel EEG with ECG, and the complete 29-channel input containing scalp EEG, referential, ECG, and EMG channels. The best EEG-only result was obtained with linear discriminant analysis (88.89% test accuracy). CatBoost achieved 93.25% on EEG with ECG channel and 94.44% with the whole channel set. All eight directly comparable classifiers showed numerically higher test accuracy after ECG channel was added; for CatBoost, the increase was 6.35 percentage points. In the EEG with ECG channel, CatBoost model on ECG channel on right and left arm received respectively 15.79% and 15.12% of normalized global SHAP attribution, and beta-band power was the leading of all features (18.76%). These SHAP values indicate model-specific predictive contributions and do not establish physiological biomarkers, causal autonomic mechanisms, or clinical localization. The findings support a limited methodological conclusion which is ECG-derived features were associated with improved internal epoch-level categorization of expert-confirmed IED epochs. They do not establish IED detection, artifact rejection, independent EMG effects, or generalization to unseen patients.
Rehman, H. M. M.; Latif, A.; Hammad, H. M.; Sajjad, M.
Show abstract
Cancer is a serious public health problem, and is becoming more common, with a projected increase in deaths and more than 25 million new cases in coming decades. A number of molecular mechanisms are involved in the tumoral process, with one of them, never in mitosis A-related kinase 2 (NEK2), a serine/threonine protein kinase, being a frequent target of amplification in various malignancies that is responsible for chromosomal instability, aneuploidy and activation of several oncogenic pathways. Available kinase inhibitors are not yet optimized in terms of their pharmacokinetic properties for clinical use, and current therapies, such as chemotherapeutic agents or immunotherapies are often limited by their resistance. In silico methods represent an effective tool to search for novel potent inhibitors, before testing in animals, with time constraints and limited resources. To find new inhibitors of NEK2, we used E pharmacophore-based modeling and structure based virtual screening in this study. NEK2 was chosen as the target for therapeutic intervention and an energy optimized pharmacophore model was employed to screen the Enamine REAL library of millions of compounds. Pharmacodynamic and Pharmacokinetic properties of the Top hits were tested using ADMET profiling. These were further screened using molecular docking (standard precision and extra precision) and virtual screening to obtain three lead compounds 1, 2, and 3 which have docking score of -7.414, -8.037 and -7.562 respectively. MM-GBSA calculations were used to estimate the binding free energies for these complexes, which were determined to be -54.92, -54.18 and -49.23 kcal/mol. Lastly, 100 ns molecular dynamics simulations have been run to evaluate complex stability in dynamic situations. The overall results of the MD showed the overall stability of the NEK2-ligand complexes, and thus these three compounds are promising NEK2 inhibitor candidates and could be further validated in vitro and in vivo for clinical application. O_FIG O_LINKSMALLFIG WIDTH=200 HEIGHT=133 SRC="FIGDIR/small/742111v1_ufig1.gif" ALT="Figure 1"> View larger version (70K): org.highwire.dtl.DTLVardef@14e9cfeorg.highwire.dtl.DTLVardef@24ec78org.highwire.dtl.DTLVardef@20be75org.highwire.dtl.DTLVardef@1b80c02_HPS_FORMAT_FIGEXP M_FIG C_FIG
Bai, X.; Kishimoto, K.; Sugiyama, O.; TAMURA, H.
Show abstract
This study aims to improve the detection performance of age-related macular degeneration (AMD) in low-quality retinal images. BackgroundAMD is a leading cause of vision loss among older adults globally, and accurate detection is crucial for clinical management. However, low-quality optical coherence tomography (OCT) images significantly compromise diagnostic accuracy. ObjectiveTo enhance AMD detection in low-quality images using noise-augmented data augmentation and an improved YOLO deep learning model. MethodsPublic datasets from UCSD and Duke University were utilized; the training dataset comprised 24,980 OCT images (high-quality and noise-augmented low-quality), while the testing dataset included 1,000 images (584 AMD, 416 normal). The model is based on the YOLOv8n framework, integrated with Squeeze-and-Excitation blocks (SEblock) and Adaptive Sparse Self-Attention (ASSA), with an additional 160x160 detection layer for detecting small lesions. Evaluation metrics included accuracy, sensitivity, specificity, and F2-score. ResultsThe proposed model achieved an accuracy of 99.02%, sensitivity of 98.17%, specificity of 100%, and an F2-score of 98.50% on the Duke dataset. Detection rates were significantly improved compared to traditional methods, particularly in low-quality images, with a detection rate of 89.60%, markedly superior to original YOLOv8n (55.10%) and classical models like ResNet50. ConclusionThe enhanced model, employing noise-augmented training data and improved attention mechanisms, demonstrates excellent AMD detection capabilities in low-quality OCT images, showing broad potential for clinical applications.
Tindall, C.; Long, R. A.; Naughton, B.; Mapes, B. M.; Vismer, D.; Skinner, H. G.; Malenfant, J.; Maurya, M. R.; Nalls, M. A.; Ramachandran, S.; Nguyen, T.; Peters, M. A.; Scheuermann, R. H.
Show abstract
SysBio FAIRplex is a Common Fund Venture Program that catalogs and indexes data from the Accelerating Medicines Partnership(R) (AMP(R)) Program through a federated model in which data hosts retain custody of their datasets. The central piece of this work is the SysBio Common Data Model (SysBio CDM). AMP is a precompetitive public-private partnership started in 2014 that unites the resources of NIH and private partners to improve our understanding of disease pathways and transform current models for developing new treatments by: - identifying new targets, biomarkers, and development paradigms; - developing leading-edge tools and technologies; - collecting large-scale datasets and supporting analytics for open analysis by the public; and - generating consensus platforms and procedures. A multidisciplinary Task Force was chartered to design the SysBio CDM by extending the Observational Medical Outcomes Partnership (OMOP) Common Data Model into the -omics domain. The Task Force produced a Minimum Viable Product comprising nine OMOP tables; four extension tables for assay and file metadata; and a Common Data Element (CDE) Registry to specify field semantics. This manuscript describes the deliverable: the underlying design choices, the criteria applied in selecting and constructing the extension tables, how the extended model supports multimodal data integration across AMP projects, and what further work to support additional -omics modalities would entail. As an auxiliary methodology, the paper also describes the AI-assisted CDE harmonization workflow used to populate the model.